projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8bdb4c
)
maplistmodel: Cosmetics
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 31 Dec 2021 14:48:34 +0000
(09:48 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 31 Dec 2021 14:48:34 +0000
(09:48 -0500)
gtk/gtkmaplistmodel.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmaplistmodel.c
b/gtk/gtkmaplistmodel.c
index 72dea556166968b931f80ae7d7b53cdd2940c2e7..0de6b7c7d8ec562b2128c941d94fd04fe807c883 100644
(file)
--- a/
gtk/gtkmaplistmodel.c
+++ b/
gtk/gtkmaplistmodel.c
@@
-45,8
+45,7
@@
*
* widgets = gtk_widget_observe_children (widget);
*
- * controllers = gtk_map_list_model_new (G_TYPE_LIST_MODEL,
- * widgets,
+ * controllers = gtk_map_list_model_new (widgets,
* map_to_controllers,
* NULL, NULL);
*